net/http.http2stream.sc (field)
8 uses
net/http (current package)
h2_bundle.go#L4724: sc *http2serverConn
h2_bundle.go#L6023: sc := st.sc
h2_bundle.go#L6060: st.sc.writeFrameFromHandler(http2FrameWriteRequest{write: http2StreamError{
h2_bundle.go#L6203: sc := st.sc
h2_bundle.go#L6259: sc: sc,
h2_bundle.go#L7169: sc := st.sc
h2_bundle.go#L11480: if wr.stream.sc.maxFrameSize < allowed {
h2_bundle.go#L11481: allowed = wr.stream.sc.maxFrameSize
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)